+-------------------------------------------------------+
|				ASCII Boot Splash 0.2					|
|						By								|
|   --=ZNNN     N                     --=ZOOOOOO        |
|   --=ZNNNN    N     --=Zeeeee     --=ZO        O      |
|   --=ZN   NN  N   --=Ze       e   --=ZO        O      |
|   --=ZN    N  N   --=Zeeeeeeeee   --=ZO        O      |	
|   --=ZN     NNN   --=Ze           --=ZO        O      |
|   --=ZN       N    --=Zeeeeeeee     --=ZOOOOOO        |
|					for PSP Phat                        |
+-------------------------------------------------------+
|About:                                                 |
+------                                                 |
|       ASCII Boot Splash is a prx plugin designed      |
|       for use with custom PSP firmwares with the      |
|      purpose of displaying the contents of a text     |
|       file as an animated or static splash screen     |
|             upon booting the PSP console.             |
|                                                       |
|Installation:                                          |
+-------------                                          |
| To install the ASCII Boot Splash, copy both the PRX   |
| and the splash.txt to the "seplugins" directory on    |
| your PSP memory card.                                 |
|                                                       |
| Enable the plugin by adding the following entry       |
| without quotes to your VSH.txt;                       |
| "ms0:/seplugins/ASCIIBootSplash.prx"                  |
| the plugin should be enabled automatically upon reboot|
| otherwise, enter the recovery menu and enabled it in  |
| the plugins menu.                                     |
|                                                       |
|Useage:                                                |
+-------                                                |
| The text document splash.txt is a standard text       |
| document created in windows notepad or similar        |
| two variations are possible, an animated or a static  | 
| splash, construction is as follows:                   |
|                                                       |
+ Static:                                               |
| For a static splash, create a document with a single  |
| frame of 34 lines, each consisting of 60 characters.  |
| each line should be terminated by pressing the enter  |
| key. (New line/Carriage Feed) Be sure to press enter  |
| also at the end of the final line.                    |
|                                                       |
| The program will automatically detect the one frame   |
| splash, assuming it was properly constructed and will |
| display it for a fixed period of time on your screen. |
|                                                       |
+ Animated:                                             |
| For an animated splash, again, create a text document |
| with frames of 34 lines, each 60 characters long      |
| leave no spaces between frames, simply begin the next |
| frame immediately after the previous. Number of frames|
| is not limited by the program* and will be detected   |
| automatically.                                        |
|                                                       |
|* The program does not limit frame number but if too   |
| many are used, the program will continue when XMB is  |
| loading and so a slight pause in animation will occur |
| as the XMB loads.I suggest using discretion on the    |
| number of frames to use for the time being. This      |
| may be addressed in future versions by way of limits. |
|                                                       |
|Greets:                                                |
+-------                                                |
| Thank you to qj.net for the great community, thanks   |
| to all the people who helped with the BETA testing,   |
| and thanks to all the devs that make the custom       |
| firmware and homebrew community possible.             |
|                                                       |
|Contact:                                               |
+--------                                               |
| Contact me via e-mail at alias.neo.one[at]gmail.com   |
| or PM me at the qj.net PSP forums by the name;        |
| "aliasneo" without quotes.                            |
|                                                       |
|Disclaimer:                                            |
+-----------                                            |
| I am no way affiliated or supported by qj.net, I      |
| enjoy their community and choose it as the place to   |
| release my work.                                      |
|                                                       |
| All trademarks herein are the property of their       |
| respective owners.                                    |
|                                                       |
| And finally:                                          |
|                                                       | 
| I disclaim all responsibility for any damaged caused  |
| either directly or indirectly through the useage or   |
| otherwise of this program.                            |
|                                                       |
| You use this software entirely at your own risk!!!!!! |
+-------------------------------------------------------+